printing: Show "Replace" button when printing to existing file
authorMarek Kasik <mkasik@redhat.com>
Mon, 20 Jan 2014 14:38:42 +0000 (15:38 +0100)
committerMarek Kasik <mkasik@redhat.com>
Mon, 27 Jan 2014 10:12:48 +0000 (11:12 +0100)
commitf17b36dc028a3513c11e25bc4575e150a899e50b
tree9a3dab9a63b8b812302e4eb6dffd4f6fe266b029
parent254d35af2900a6fa9b59e457f081c8f024fdcece
printing: Show "Replace" button when printing to existing file

Use gtk_dialog_add_button() which adds the button to
the message dialog correctly and uses gtk_widget_show() on it.
gtk/gtkprintunixdialog.c